home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tabloid Beauties (Italian)
/
Saranno famos.iso
/
DATA
/
HELEN.DIR
/
00098_Script_98
< prev
next >
Wrap
Text File
|
1995-03-07
|
401b
|
15 lines
on exitFrame
global WHichGirlFIle,ZoomStatus,WhichCallAngela
put 0 into WhichCallAngela
put 0 into ZoomStatus
put "Helen" into WhichGirlFile
preload "Helen4"
put the pathname into temp
if the machinetype <> 256 then
put Temp & "MOVIES:Helen.MOV" into Fname
else
put Temp & "MOVIES\Helen.MOV" into Fname
end if
set the filename of cast "QT.MOV" to FName
end